[INFO] fetching crate rmqttd 0.18.1...
[INFO] testing rmqttd-0.18.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate rmqttd 0.18.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate rmqttd 0.18.1
[INFO] finished tweaking crates.io crate rmqttd 0.18.1
[INFO] tweaked toml for crates.io crate rmqttd 0.18.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rmqttd 0.18.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rmqttd 0.18.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 44f9eb7663c9c401c144e3ebc1828060a22d4b04892a6dd17dd61e5b3edb300a
[INFO] running `Command { std: "docker" "start" "-a" "44f9eb7663c9c401c144e3ebc1828060a22d4b04892a6dd17dd61e5b3edb300a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "44f9eb7663c9c401c144e3ebc1828060a22d4b04892a6dd17dd61e5b3edb300a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44f9eb7663c9c401c144e3ebc1828060a22d4b04892a6dd17dd61e5b3edb300a", kill_on_drop: false }`
[INFO] [stdout] 44f9eb7663c9c401c144e3ebc1828060a22d4b04892a6dd17dd61e5b3edb300a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e0aa24e4937d31e6aa93c29666a532a9c418569b3743b7f185f1b16ae43f419c
[INFO] running `Command { std: "docker" "start" "-a" "e0aa24e4937d31e6aa93c29666a532a9c418569b3743b7f185f1b16ae43f419c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling serde_core v1.0.221
[INFO] [stderr]    Compiling serde v1.0.221
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aws-lc-sys v0.31.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling aws-lc-rs v1.14.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling serde_derive v1.0.221
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.144
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling time v0.3.43
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling dequemap v0.2.2
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling std-ext v0.3.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling quinn-udp v0.5.14
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]    Compiling asn1-rs v0.7.1
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling quote-use-macros v0.7.2
[INFO] [stderr]    Compiling fastbloom v0.14.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling proc-macro-utils v0.8.0
[INFO] [stderr]    Compiling box-collections v0.2.0
[INFO] [stderr]    Compiling tonic-build v0.13.1
[INFO] [stderr]    Compiling quote-use v0.7.2
[INFO] [stderr]    Compiling queue-ext v0.4.1
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling snafu-derive v0.6.10
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling lru-slab v0.1.2
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]    Compiling collection_literals v1.0.2
[INFO] [stderr]    Compiling handy-grpc v0.5.0
[INFO] [stderr]    Compiling attribute-derive-macro v0.6.1
[INFO] [stderr]    Compiling snafu v0.6.10
[INFO] [stderr]    Compiling der-parser v10.0.0
[INFO] [stderr]    Compiling mpsc v0.2.6
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling box-counter v0.3.0
[INFO] [stderr]    Compiling rmqtt-utils v0.1.4
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tungstenite v0.27.0
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling x509-parser v0.18.0
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling rmqtt-codec v0.2.1
[INFO] [stderr]    Compiling attribute-derive v0.6.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.27.0
[INFO] [stderr]    Compiling proxy-protocol v0.5.0
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling config v0.15.15
[INFO] [stderr]    Compiling rmqtt v0.18.1
[INFO] [stderr]    Compiling get-size-derive v0.1.3
[INFO] [stderr]    Compiling task-exec-queue v0.9.3
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling bytesize v1.3.3
[INFO] [stderr]    Compiling get-size v0.1.4
[INFO] [stderr]    Compiling systemstat v0.2.5
[INFO] [stderr]    Compiling leaky-bucket v1.1.2
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling rmqtt-macros v0.1.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling governor v0.10.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling ntex-bytes v0.1.30
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ntex-service v3.5.0
[INFO] [stderr]    Compiling ntex-rt v0.4.32
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling oneshot v0.1.11
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling ntex-util v2.14.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling ntex-codec v0.6.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling ntex-io v2.14.0
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling ntex-tokio v0.5.4
[INFO] [stderr]    Compiling ntex-http v0.1.15
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling ntex-net v2.8.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling crc16 v0.4.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling mime-infer v3.0.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling protobuf-build v0.14.1
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling raft-proto v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling rdkafka-sys v4.9.0+2.10.0
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling salvo-serde-util v0.76.2
[INFO] [stderr]    Compiling backon v1.5.2
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]    Compiling event-notify v0.1.1
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling serde-xml-rs v0.6.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling core_affinity v0.8.3
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling redis v0.32.6
[INFO] [stderr]    Compiling salvo_macros v0.76.2
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling num_enum v0.7.4
[INFO] [stderr]    Compiling rsa v0.9.8
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling int-enum-impl v0.5.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling lz4 v1.28.1
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling tonic-build v0.9.2
[INFO] [stderr]    Compiling ntex-router v0.5.3
[INFO] [stderr]    Compiling signatory v0.27.1
[INFO] [stderr]    Compiling pulsar v6.4.1
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.1
[INFO] [stderr]    Compiling box-convert v0.1.1
[INFO] [stderr]    Compiling serde_plain v1.0.2
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling nanorand v0.8.0
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling str-buf v3.0.3
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling ntex-h2 v1.13.0
[INFO] [stderr]    Compiling etag v4.0.0
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling rmqtt-storage v0.7.4
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling rmqtt-raft v0.5.3
[INFO] [stderr]    Compiling nkeys v0.4.5
[INFO] [stderr]    Compiling ntex-server v2.8.1
[INFO] [stderr]    Compiling int-enum v0.5.0
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling async-native-tls v0.5.0
[INFO] [stderr]    Compiling tryhard v0.5.2
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling asynchronous-codec v0.7.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling serde_nanos v0.1.4
[INFO] [stderr]    Compiling ntex-macros v0.1.4
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling nuid v0.5.0
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling thread-id v5.0.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling data-url v0.3.2
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling reduct-base v1.16.3
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling raft v0.7.0
[INFO] [stderr]    Compiling tonic v0.9.2
[INFO] [stderr]    Compiling futures-time v3.0.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling ntex-mqtt v4.6.1
[INFO] [stderr]    Compiling slog-scope v4.4.0
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling term v1.2.0
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling slog-async v2.8.0
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling lz4_flex v0.11.5
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling slog-term v2.9.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.5
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling slog-stdlog v4.1.1
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling rmqttd v0.18.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling ntex-tls v2.6.1
[INFO] [stderr]    Compiling ntex v2.16.0
[INFO] [stderr]    Compiling tonic v0.13.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling salvo_core v0.76.2
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling tokio-websockets v0.10.1
[INFO] [stderr]    Compiling async-nats v0.38.0
[INFO] [stderr] error: could not compile `rustls` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(bench)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(read_buf)' --cfg 'feature="aws-lc-rs"' --cfg 'feature="aws_lc_rs"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="prefer-post-quantum"' --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=348fec9737b6f1f4 -C extra-filename=-53658d3018618cab --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_lc_rs=/opt/rustwide/target/debug/deps/libaws_lc_rs-56f6b9c4271ebaf5.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-b5a90ea3758ee21d.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-70bec6680b50417a.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-79b15f25d8c35cfa.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-592fe5ec9b35443d.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-6ff5d44cdfa0bfdf.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-ead98f074a37f829.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-136cdfe3ccde2392/out -L native=/opt/rustwide/target/debug/build/ring-21f9630ff140828f/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ntex` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name ntex --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-2.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(docsrs_dep)' --cfg 'feature="default"' --cfg 'feature="rustls"' --cfg 'feature="tls-rustls"' --cfg 'feature="tokio"' --cfg 'feature="webpki-roots"' --cfg 'feature="ws"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compio", "compress", "coo-kie", "cookie", "default", "flate2", "neon", "neon-uring", "no-test-logging", "openssl", "rustls", "tls-openssl", "tls-rustls", "tokio", "url", "url-pkg", "webpki-roots", "ws"))' -C metadata=9d827596e66b570a -C extra-filename=-53414a8a58338c5e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c9a8c3feded120fa.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-07896acb54c23c26.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-68d56d127f4376bd.rmeta --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-4b1ed73b760072b9.rmeta --extern httpdate=/opt/rustwide/target/debug/deps/libhttpdate-9f9d2502c6a38412.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-b5a90ea3758ee21d.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-4b44681fdb2c65f7.rmeta --extern nanorand=/opt/rustwide/target/debug/deps/libnanorand-73504e164773c6d7.rmeta --extern ntex_bytes=/opt/rustwide/target/debug/deps/libntex_bytes-4a9486dc90477411.rmeta --extern ntex_codec=/opt/rustwide/target/debug/deps/libntex_codec-c2dac2fb047ac1b2.rmeta --extern ntex_h2=/opt/rustwide/target/debug/deps/libntex_h2-f499d92c43fc9eeb.rmeta --extern ntex_http=/opt/rustwide/target/debug/deps/libntex_http-b2c73117ced63893.rmeta --extern ntex_io=/opt/rustwide/target/debug/deps/libntex_io-b816fb191dfbfe80.rmeta --extern ntex_macros=/opt/rustwide/target/debug/deps/libntex_macros-671260e391ef5668.so --extern ntex_net=/opt/rustwide/target/debug/deps/libntex_net-8c26f45ccafef931.rmeta --extern ntex_router=/opt/rustwide/target/debug/deps/libntex_router-58267e19c5a51eed.rmeta --extern ntex_rt=/opt/rustwide/target/debug/deps/libntex_rt-1e9ce7523549ecd1.rmeta --extern ntex_server=/opt/rustwide/target/debug/deps/libntex_server-1a12a05ef3bd9e20.rmeta --extern ntex_service=/opt/rustwide/target/debug/deps/libntex_service-5f7fa4e1437af142.rmeta --extern ntex_tls=/opt/rustwide/target/debug/deps/libntex_tls-141ea5f519498065.rmeta --extern ntex_util=/opt/rustwide/target/debug/deps/libntex_util-886e0a59c2d09fc3.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-c53c37e60dd2727e.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-5116af326b3c33d5.rmeta --extern tls_rustls=/opt/rustwide/target/debug/deps/librustls-53658d3018618cab.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-d20b063132e1d598.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6d1bfd214c3a548b.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-2b14944152e867e8.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-d0adeafa1ee840e9.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-730f1a34c7912b46.rmeta --extern variadics_please=/opt/rustwide/target/debug/deps/libvariadics_please-a744c815040efdae.so --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-ab32c2fb6d835155.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-136cdfe3ccde2392/out -L native=/opt/rustwide/target/debug/build/ring-21f9630ff140828f/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "e0aa24e4937d31e6aa93c29666a532a9c418569b3743b7f185f1b16ae43f419c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0aa24e4937d31e6aa93c29666a532a9c418569b3743b7f185f1b16ae43f419c", kill_on_drop: false }`
[INFO] [stdout] e0aa24e4937d31e6aa93c29666a532a9c418569b3743b7f185f1b16ae43f419c
